@import url("font-awesome.min.css");
@import url("menu.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#555;
	font-family:"Microsoft YaHei", "微软雅黑";
	background-color: #FFFFFF;
	line-height:24px;
}
input,button,textarea,select{font-family:"Microsoft YaHei", "微软雅黑";}
UL,li,dd{list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
video::-webkit-media-controls-enclosure { overflow:hidden;    }
video::-webkit-media-controls-panel {
        width: calc(100% + 30px); 
    }
img{ border:0px;}
#headt{
	width:100%;
	float:left;
	height:35px;
	background-color:#f2f2f2; border-bottom:#ddd solid 1px;
	}
#head{
	width:100%;
	float:left;
	background-color:#fff;  min-width:1200px;
}
#dh{
	width:100%;
	float:left;
	height:50px;
	min-width:1200px; background-color:#01458E;
}
#flash{
	width:100%;
	float:left;
 min-width:1200px;
}
#nyweb{
	width:100%;
	float:left; min-width:1200px; padding-top:20px; padding-bottom:20px; background-color:#fff;

}

.hyweb { width:100%; height:600px; position: relative; overflow:hidden; }
.hyweb li{ width:100%; height:600px;
	background-repeat: no-repeat;
	background-position: center center; text-align:center;
}
.hyweb li img{ border:0px;  width:100%; height:360px}
.hyweb li A{ width:100%;height:600px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num { width:100%; left:0px; bottom:15px; text-align:center; height:20px; line-height:20px; position: absolute; z-index: 10;	}
.hyweb .num li {display:inline-block;
	text-align:center;
	width:16px;
	height: 16px;
	line-height:0px;
	overflow:hidden;
	color:#01458E;
	background-color:#01458E;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:16px;
}
.hyweb .num li.on { background-color:#F7A005} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:500px;
	position: absolute;
	filter: Alpha(Opacity=60);
-moz-opacity:0.6; 		opacity:0.6;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-50px;
	background-image: url(lefta.png);
	background-repeat: no-repeat;
}
.hyweb .next {
	right:-50px;
	background-position: right center;
	background-image: url(righta.png);	
}
#hyweb{ width:100%; float:left; padding-top:20px; padding-bottom:35px;  min-width:1200px;}
#hyweb_1{
	width:100%;
	float:left;
	background-color:#F6F6F6;
	min-width:1200px;
	padding-top:45px;
	padding-bottom:45px;
	background-image: url(c6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ljso{
	width:100%;
	float:left; min-width:1200px; height:40px; background-color:#fff; padding-top:4px; padding-bottom:4px; border-bottom:#ddd solid 1px;

}
#hyweb_2{
	width:100%;
	float:left;
	background-color:#fff;
	padding-top:60px;
	padding-bottom:65px;
	background-image: url(xbg.jpg);
	background-repeat: no-repeat;
	background-position: center center; min-width:1200px;background-attachment:fixed;
}
#hyweb_3{
	width:100%;
	float:left;
	padding-top:60px;
	padding-bottom:60px;
	min-width:1200px;
	background-image: url(gbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;;background-size:cover; background-attachment:fixed;
}
#hyweb_4{
	width:100%;
	float:left;
	padding-top:40px;
	padding-bottom:50px; background-color:#E9E9E9;
	min-width:1200px;
}
#body_1{width:1200px; margin-left:auto; margin-right:auto;}
#dibu{
	width:100%;
	float:left;
	background-color:#282F4C;	padding-top:35px;
	padding-bottom:35px;


}
#t1{ width:1200px; float:left; line-height:35px; color:#444; font-size:14px;z-index:101;position:relative; }

#t1 .left{
	float:left;
	width:600px;
	float:left;
	}
#t1 .right{  float:right; text-align:right;}
#t1 .right span{ font-size:14px;}
#t1 A{color:#555;  float:left; line-height:35px;}
#t1 A i{ margin-left:12px; margin-right:12px; color:#01458E;}
#t1 A.fd{ position:relative; height:35px; cursor:pointer; }
#t1 A.fd .pic{ position:absolute; left:0px; top:-35px; height:0px; overflow:hidden; filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#t1 A.fd .pic img{ width:100px; height:100px;}
#t1 A:hover{color:#01458E;}
#t1 A.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
#top{
	width:1200px;
	float:left; 

}

#logo{
	float:left;
	overflow:hidden; padding-top:10px; padding-bottom:10px;

}
#logo img{ float:left; height:80px; border:0px;}
#top1{ float:right;}
#tel{
	float:left;
	background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:60px; padding-top:25px; padding-bottom:25px;
}
#tel .name{
	text-align:left;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
color:#717171; font-weight:600; 
}
#tel .f22{
	font-family:"Times New Roman", Times, serif;
	font-size: 25px; line-height:30px;
	color:#AE0303; font-weight:bold;
	}
#weso{ width:100%; float:left; line-height:40px; height:40px; font-size:13px;	  }
#weso A{ color:#666; font-size:14px; padding-left:6px; padding-right:6px;}
#weso A:hover{ color:#01458E}
#weso .left{
	width:820px;
	float:left;
	overflow:hidden;

}
#weso .left b{ color:#333;}
#weso .right{ width:300px; float:right;}
#search{
	width:320px;
	float:right;
	border:0px;
	margin-top:4px;
}
#search .input{
	width:228px;
	color:#999;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	line-height:26px;
	font-size:14px;
	float:right;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	border:0px;
	border-right:0px;
	outline:none;
	border:#01458E solid 1px;
	background-color:#fff;
}
#search .buttom{
	width:46px;
	height:34px;
	line-height:28px;
	cursor:pointer;
	border:0px;
	font-weight:bold;
	margin:0px;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	padding:0px;
	float:right;
	font-size:14px;
	color:#fff; background-color:#01458E;
}
#bottom{
	width:1200px;
	float:left;
	line-height:22px;

}

#bottom .footer { 
	width:280px;
	float:left; border-right:#525976 solid 1px; min-height:300px;
}
#bottom .footer UL {
text-align:left;

}
#bottom .footer UL LI { width:120px; float:left;line-height:35px; font-size:15px;
}
#bottom .footer  h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .footer UL LI A { color: #AAADB6; }
#bottom .footer UL LI A:hover {	color:#ccc;
}
#bottom .lxwm{ width:380px; float:left; padding-left:50px; padding-right:50px;border-right:#525976 solid 1px; min-height:300px;}
#bottom .lxwm h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .lxwm p { line-height:35px; font-size:15px; color:#AAADB6;}
#bottom .lxwm p a{color:#AAADB6;}
#bottom .dlwz { width:380px; float:right;}
#bottom .dlwz h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .dlwz .ewm{ width:190px; text-align:center; float:left; margin-top:10px;}
#bottom .dlwz .ewm img{ width:140px;}
#bottom .dlwz .ewm p{ font-size:14px; line-height:35px;color:#AAADB6;}
#bottom .copyright { width:1200px; float:left; margin-top:20px; text-align:center; border-top:#525976 solid 1px; padding-top:8px;
	LINE-HEIGHT: 40px;
color: #AAADB6; font-size:14px; 

}
#bottom .copyright A{ color:#AAADB6;}
a:link {
	text-decoration: none;
	color:#555;
}
a:visited {
	text-decoration: none;
	color:#555;
}
a:hover {
	color:#01458E;
}
.hg2{ margin-top:35px;}
.hg{ margin-top:15px;}
.hg1{ margin-top:20px;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;width: 42px;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#01458E solid 1px; margin-top:-1px; text-align:center;color:#fff; background-color:#01458E; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#cc0000 solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #F7A005;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #F7A005;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #F7A005;
}
.izl-rmenu .btn-phone .phone {
background-color:#F7A005;
	position: absolute;
	width: 180px;
	left: -180px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#F7A005;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq p{  color:#fff;}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#F7A005; color:#fff;
}